home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 19 / Amiga Plus Leser CD 19.iso / Tools / Freeware / PerfectPaint / RayLabFactory / Shape / Button5.rls < prev    next >
Text File  |  2000-12-06  |  451b  |  48 lines

  1. csg:
  2.  
  3.     box:
  4.         corners -2 -0.3 -2
  5.              2 0.3 2
  6.     :end
  7.  
  8.  
  9.  
  10.     MINUS
  11.  
  12.     csg:
  13.     Cylinder:
  14.         radius 0.7
  15.         start  2  -0.35 2
  16.         end    2  0.35 2
  17.     :end
  18.  
  19.     PLUS
  20.  
  21.     Cylinder:
  22.         radius 0.7
  23.         start  -2  -0.35 2
  24.         end    -2  0.35  2
  25.     :end
  26.     
  27.     PLUS
  28.  
  29.     Cylinder:
  30.         radius 0.7
  31.         start  -2  -0.35 -2
  32.         end    -2  0.35  -2
  33.     :end
  34.  
  35.     PLUS
  36.  
  37.     Cylinder:
  38.         radius 0.7
  39.         start  2  -0.35 -2
  40.         end    2  0.35  -2
  41.     :end
  42.     :end
  43.  
  44.     bounding box:
  45.         corners -2 -0.3 -2 2 0.3 2
  46.     :end
  47.  
  48. #end